home *** CD-ROM | disk | FTP | other *** search
/ Pesquisa Dirigida / Pesquisa Dirigida.iso / JOGOS / blow_up.swf / scripts / DefineButton2_383 / BUTTONCONDACTION on(release).as
Text File  |  2005-01-17  |  54b  |  4 lines

  1. on(release){
  2.    _root.MainMenu._visible = false;
  3. }
  4.